From: Li Zefan Date: Tue, 13 Aug 2013 01:17:33 +0000 (+0800) Subject: cpuset: remove an unncessary forward declaration X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~8164^2~10 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=ff58ac0d58d51bffe868b239ed8fce7c4a23c5a9;p=linux-4.9.git cpuset: remove an unncessary forward declaration Signed-off-by: Li Zefan Signed-off-by: Tejun Heo --- diff --git a/kernel/cpuset.c b/kernel/cpuset.c index 72a0383f382f..95f4b25e1538 100644 --- a/kernel/cpuset.c +++ b/kernel/cpuset.c @@ -68,9 +68,6 @@ */ int number_of_cpusets __read_mostly; -/* Forward declare cgroup structures */ -struct cgroup_subsys cpuset_subsys; - /* See "Frequency meter" comments, below. */ struct fmeter {